home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8821 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  655 b 

  1. Path: ccshst05.cs.uoguelph.ca!ccshst01!mduda
  2. From: mduda@uoguelph.ca (Michael Duda)
  3. Newsgroups: comp.lang.c
  4. Subject: Help for TSR
  5. Date: 6 Mar 1996 15:07:20 GMT
  6. Organization: University of Guelph
  7. Message-ID: <4hk9n8$cru@ccshst05.cs.uoguelph.ca>
  8. NNTP-Posting-Host: ccshst01.cs.uoguelph.ca
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11.  
  12. This might be the wrong area, but i am going to try it anyways.
  13. I am trying to write a TSR that stores every character that the user hits 
  14. on the keyboard  into a file on disk.. is this possible? if not on disk, 
  15. i would like to store it in memory somewhere and then access it from 
  16. there somehow.. could anybody help me? thanks.
  17.